roundedbox: Fix border radius grow algorithm
authorBenjamin Otte <otte@redhat.com>
Mon, 13 Jun 2011 03:49:12 +0000 (05:49 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 13 Jun 2011 13:01:52 +0000 (15:01 +0200)
commite0b1943c97a0becc239d22283835a3cbead0d5bc
tree377939ef9c3a192a6199d7eb760a1b8ed3690163
parent7cd471fb56eb8e98c01013846275b5798b3a7c30
roundedbox: Fix border radius grow algorithm

When one radius gets to 0, the other should be set to 0, too. Otherwise
the paths constructed from it will not be correct.
gtk/gtkroundedbox.c